Log In  
Follow
jonic

I'm from the UK. I make websites for Raspberry Pi. I'm new to game dev, and really looking forward to the bit where I don't completely suck at it.

[ :: Read More :: ]

Cart #51053 | 2018-03-30 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA

My nephew Josh wanted to learn how to make video games, so I helped him make this game one afternoon.

The goal is to eat fifteen burgers in the fastest time. How quickly can you do it?

Controls: left, right and up (or z) to jump. EAT THOSE BORGERS, BILL

P#51056 2018-03-30 12:33 ( Edited 2018-03-30 20:44)

[ :: Read More :: ]

Cart #53600 | 2018-06-16 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
5

"I see you've played Knifey Spoony before"
https://www.youtube.com/watch?v=mcE0aAhbVFc

Is it a knife, or is it a spoon? The game DEMANDS YOU TELL IT.

This is my first ever full game, and is sort of finished, I guess. It's missing a proper game over screen, and music/SFX, but I'm releasing it just to get it out there. If I get chance I'll come back to it and fill in the gaps.

I've kept the code all uncompressed and (hopefully) easy to read. I've got plenty of programming experience, but with this being my first game I thought it would be useful to leave it in a state that would allow others to learn from it. I can't help you build your game, but I can try to help you understand what's going on in this game, so get in touch if you think I can help with that.

All the code is also available on Github, right here: https://github.com/Jonic/knifey-spoony

Alpha Version

This was the very first version I made so I could explain the concept to the artist on the final game, Ribbon Black (http://www.ribbonblack.com/)

Cart #50579 | 2018-03-18 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
5

P#50580 2018-03-18 18:35 ( Edited 2018-06-16 15:04)

[ :: Read More :: ]

Cart #49804 | 2018-02-28 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA

Cart #49775 | 2018-02-28 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA

This is a port of a html canvas experiment i made, which you can see here:

https://fireworks.100yen.co.uk

Full code is on Github here:

https://github.com/jonic/pico-8-fireworks

P#49776 2018-02-28 08:39 ( Edited 2018-02-28 22:07)

[ :: Read More :: ]




I'm new to this, so please go easy on me. I'm not trying to claim this is good, I just wanted to get SOMETHING on the BBS. This was the lowest barrier to entry for me. I may improve this, I might just leave it like this forever. The code is crap and it's a massively unfinished experience. I'm just happy to have made even the smallest, dumbest, more boring thing :)

Player 1: E/D
Player 2: up/down

There's no "win" state. The game is over when you decide it is. IT'S INTERACTIVE LIKE A GOD DAMN DAVID CAGE GAME

Source code on Github, if you're into that kind of thing: https://github.com/Jonic/pico-8-pong

P#49674 2018-02-25 16:49 ( Edited 2018-02-28 22:08)