Skip to content

jvvan/ch32v003-space-invaders

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Space Invaders on ch32v003

This project is a clone of the classic space invaders game made for the BalCCon2k24 Badge (MC-0o00).

Dependencies

This project depends on following libraries:

Building

Tip

You can download the already compiled firmware releases page.

You can use PlatformIO to build this project. Just clone this repository and run pio run in the project directory or use the VSCode extension.

Flashing

You can use PlatformIO or wlink to flash the firmware to the badge.

PlatformIO

pio run -t upload

wlink

wlink flash .pio/build/ch32v003f4p6_evt_r0/firmware.bin

Controls

The badge has 6 buttons, 3 on each side.

Main Menu

Use the top and middle buttons to navigate the menu and the bottom button to select.

In-game

Use the middle button to move in that direction and the top buttons to shoot.

Special Thanks

License

This project is licensed under the MIT License - see the LICENSE file for details.

Images

image1 image2
image3 image4

About

Space Invaders Clone for the BalCCon2k24 Badge

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages