Skip to content

a game of asteroids, but made with pasta and processing

License

Notifications You must be signed in to change notification settings

pemorse/pastaroids

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pastaroids

a game of asteroids, but made with pasta and processing

the processing version requires the Controlp5 library to be installed: https://www.sojamo.de/libraries/controlP5/

compiled binaries are avilable for various platforms under releases. it runs fullscreen - so press your "esc" escape key to quit!

Windows, Linux & MacOS (apple silicon) users may need to install OpenJDK v 17. https://adoptium.net/en-GB/temurin/releases/?version=17

MacOS versions will complain about notarisation: https://github.com/benfry/processing4/wiki/Exporting-Applications#macos

this project was made in dialogue with an LLM in a couple of hours

feel free to clone and modify and make it more pastaesque

if you're using an AI to code:

simply open the source files in processing: https://processing.org

copy and past the source code into your llm prompt window and tell it what you want (e.g. more variation in pasteroid shapes), or add a controller of some sort using Controlp5 to modify the shape using some algorithm (e.g. parameter/noise/sin/cos etc.) - have a discussion!

describe what you are doing and what you want it to do and how - for example "this is a processing project I want to modify, making the asteroid shapes more like pasta. Tell me step by step how I might do this and give me commented code to work with."

This is called chain-of-thought reasoning and will assist both you and the AI in converging upon your goal.

iterate your prompts (keep a record in a text doc) and cutnpaste into processing to see if it runs

you will need to have some understanding of coding to make sense of the process - get up to speed with tutorial videos: https://processing.org/tutorials

share!

fusilli, orecchiette, farfalle welcome (thanks DrB!)

consume at your own risk.

About

a game of asteroids, but made with pasta and processing

Resources

License

Stars

Watchers

Forks

Packages

No packages published