Skip to content

jessechounard/Lucky

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lucky

This is my pile of tools (one might call it a framework) for building games in C++. Everything here is experimental and prone to regular API breakage and redesign.

If you want something more stable (and actually good) I recommend checking out raylib.

Here are some basic code examples.

Creating examples

Run the following command to generage a new example project at cpp file: ./make_example.sh ExampleName

ExampleName will be used in the filenames and should not contain any spaces or restricted special characters.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published