Skip to content

haviital/CreepyInvaders-for-Wasm4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

creepyInvadersMP

A game written in C++ for the WASM-4 fantasy console.

Current cartridge size: 12129B

Building

Build the cart by running:

make

Then run it with:

w4 run build/cart.wasm

For more info about setting up WASM-4, see the quickstart guide.

Links

  • Documentation: Learn more about WASM-4.
  • Snake Tutorial: Learn how to build a complete game with a step-by-step tutorial.
  • GitHub: Submit an issue or PR. Contributions are welcome!

About

CreepyInvaders for WASM-4 platform

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published