Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

nickpasta

3
Posts
1
Topics
8
Followers
4
Following
A member registered Dec 06, 2020 · View creator page →

Creator of

Recent community posts

(1 edit)

Hi!
I'm Nick. I thought it would be fun to blast through this game jam and try to make something in Pico8 (https://www.lexaloffle.com/pico-8.php)
I would call myself a generalist. I mainly like to work on system programming and sound, but I also just like having teammates.

I believe in small teams, small scopes, and following fun. Everyone's ideas are welcome!

AI statement:
None of the shipped code or art will contain ai.
However, in order to make co-working with Pico8 easier I've slopped together a tool called PicoTool (https://github.com/nickpastoria/PicoTool) which splits the pico 8 file into a more traditional file structure and allows for live reloading.
It does not write any code for the game.

There's no game idea yet, so throw your name in the hat and lets make something cool!

(2 edits)

Thanks so much for your feedback. Yeah I'm working on balancing the speed to make it more interesting.

Also yeah. Construct 3 is weird in the way it handles physics (In that it's visual programming). So currently I'm using tweens to handle the motion instead of actual physics to make character control easier. Can't decide which route to continue to  pursue.

I wus here