leereilly / games

:video_game: A list of popular/awesome video games, add-ons, maps, etc. hosted on GitHub. Any genre. Any platform. Any engine.
22.78k stars 3.13k forks source link

Three games: Browser turn-based mmorpg (PHP / CakePHP) + Tower Defense (Javascript) + Shoot 'em up (Javascript) #45

Closed Casmo closed 9 years ago

Casmo commented 10 years ago

Hi,

I've a few Open Source games in my Github account that might be worth checking out.

The MMORPG is not in development anymore but has a pretty huge feature list that might be interesting for people working on similar projects. github.com/Casmo/Naxasius-Game-Engine

The Tower Defense is written with the famous Three.JS 3D library for WebGL. This is in active development and has a working demo online. Version 1: github.com/Casmo/three.tower-defense Version 2: github.com/Casmo/tower-defense

I build a 3D classic "shoot 'em up" based on the classic Raptop: Call of the Shadows game from MS-Dos. Game is written also written in Three.JS. Game has a full working demo with one level. There are 4 weapons already and has plenty of interesting features. github.com/Casmo/Drakonas

leereilly commented 9 years ago

Hi,

Thanks for the suggestions - I added Tower Defence and Drakonas via https://github.com/leereilly/games/commit/b8903887ff4951cbf1b7fddddd0506de9693149e :metal:

Cheers, Lee :beers: