Skip to content

dejbug/pyg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyg (simple pygame boilerplate)

Here are some old fiddlings with pygame I wanted to keep online for a few weeks at least, just until I've figured out what kind of project I'd be willing to commit to in the near future. This should be turning into a small but tidy framework.

examples

astar

astar

Fiddling around with the A* path finding algo.

autocell

autocell

A quick Conway's Game of Life simulator, just for fun (or maybe later more).

sm ("space miner")

sm

Playing around with hex fields. Don't know if this is the best way to implement the math.

textbox

textbox

Simple text layout (for an in-game edit box perhaps).

About

basic pygame boilerplate + experiments

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages