Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This fork of the amazing "Tiny Hadron Collider" by Matt Hurtado now serves as a small example on how to integrate the babashka based build system from NPException's Playdate App Template.

The only necessary change to the project was to add the bb.edn file. Now, if you have babashka installed you can build the project, run it in the simulator, or create a distribution-ready .pdx.zip of it by using any the following commands:

# just build the app (for example to have the Playdate compiler check for some errors)
bb build
# build the app and start it in the Playdate simulator
bb build-and-run
# create a .pdx.zip file ready for distribution on itch.io (or anywhere else)
bb build-release

After copying over the GitHub workflow folder too, this project now has automated release builds too: Automated Release Badge

Tiny Hadron Collider

A very small idler for the PlayDate


Requirements

Tiny Hadron Collider runs using the following modules:

Gameplay:

  1. Crank the handle to fill up the circle to increase your score
  2. Press B to open/close the item menu to improve your Tiny Hadron Collider
  3. Press Start to save, load, or reset the game

About

Port of THC to using the Noble Engine

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Contributors

Languages