Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Boing port of python code the classic game to C3

License

tekin-tontu/boing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BOING - Port of python game to C3

Tested on MacOS 15.0.

Code-the-Classics

Assets from the book, Code the Classics https://magpi.raspberrypi.com/books/code-the-classics1

Game Menu Game Ingame

Running the examples

You can check out the examples with:

  1. Install the C3 compiler
  2. Open a command prompt in the directory of the cloned repository
  3. c3c vendor-fetch raylib55
  4. c3c run

vendor-fetch fails

On the occasion the c3c vender-fetch fails, you can manually download vendor repository. The files in this repository have been checked to work with the vendor files in the forked repository.

  1. Manually download the modules from Forked Vendor Repository
  2. copy or create symbolic link vendor/libraries/raylib55.cl folder to the contents of lib folder

About

Boing port of python code the classic game to C3

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published