8000 GitHub - zhangsh666/tower_defense: Tower defense game written in Flecs
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

zhangsh666/tower_defense

 
 

Folders and files

Name< 8000 /th>Name
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flecs Tower Defense

Tower defense example written in Flecs (live webasm demo)

How to run

Use the following commands to run the demo:

Install bake on macOS/Linux:

git clone https://github.com/SanderMertens/bake
bake/setup.sh

Install bake on Windows

git clone https://github.com/SanderMertens/bake
cd bake
setup

or if you already have a bake installation:

bake upgrade

Then run:

bake run SanderMertens/tower_defense

Have fun!

About

Tower defense game written in Flecs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 65.4%
  • GLSL 29.9%
  • C 2.8%
  • HTML 1.9%
0