misato [Lexaloffle Blog Feed]https://www.lexaloffle.com/bbs/?uid=11991 base game template <p>I have decided to make public my &quot;game template&quot; for the PICO-8. This is my starting point when I want to make a game. </p> <p>It has a state machine, some utility functions (very basic) and an example of metatable usage (objects in Lua) with the Entity metatable. It includes a colision function (rectangles colision) for that Entity but it can be adapted to whatever you need. </p> <p>I know there is another repository with something similar but I wanted to do my own mostly to learn and because everybody code differently.</p> <p>You can get my template in <a href="https://github.com/misato/pico8-game-template">this github repository</a></p> <p>I hope this is helpful :)</p> https://www.lexaloffle.com/bbs/?tid=27913 https://www.lexaloffle.com/bbs/?tid=27913 Mon, 17 Oct 2016 13:33:27 UTC The Loot Cave <p>You are searching for gold and glory (and loot!) so you have decided to join a competition to enter a cave and kill aliens. The more aliens killed, the more points you will get. </p> <p>To do so, you have your powerful lighning gun. It splits in two every time it touches an enemy generating a nice chain reaction (and killing more aliens at one!)</p> <p>Are you ready for the challenge?</p> <p> <table><tr><td> <a href="/bbs/?pid=21667#p"> <img src="/bbs/thumbs/pico21666.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=21667#p"> The Loot Cave 1.0</a><br><br> by <a href="/bbs/?uid=11991"> misato</a> <br><br><br> <a href="/bbs/?pid=21667#p"> [Click to Play]</a> </td></tr></table> </p> <p>The game was made by a team of 2: </p> <ul> <li>jayminer : graphics, music, sfx and those nice effects in the start and game over screen</li> <li>misato : coding</li> </ul> <p>Unfortunately we didn't have time to add a lot of ideas like the loot, different caves, etc. We also know that difficulty should be better adjusted (it's now easy). However we plan on updating it after the jam ends.</p> <p>Enjoy it! </p> https://www.lexaloffle.com/bbs/?tid=3488 https://www.lexaloffle.com/bbs/?tid=3488 Sun, 29 May 2016 18:37:38 UTC We must play the fox <p>I just participated in the <a href="https://itch.io/jam/lowrezjam2016">LowRezJam</a> and since the theme was making a game in 64x64 resolution I though the PICO8 would be perfect for this. </p> <p>I would like to share the game that I created for the jam with everybody here. </p> <p>We must play the fox is a simple stealth game about Foxy a cute fox that loves eggs. He has to take as many as he can before being noticed by the chickens. </p> <p>The map is procedurally generated so every time you play it will be different. </p> <p>The game has developed by 4 people: </p> <ul> <li>misato, mapedorr - developers</li> <li>robrechtJ - developer and game art</li> <li>milesgordon - music and fx</li> </ul> <p>Take in account that it is not finished yet. This is as much as we could develop in the time of the jam. It is playable but there could be bugs and it lacks some functionality that we though about but we didn't have time to implement. </p> <p>This is our very first time doing something for the PICO8. I hope you enjoy it as much as we enjoyed making it!</p> <p> <table><tr><td> <a href="/bbs/?pid=19895#p"> <img src="/bbs/thumbs/pico19892.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=19895#p"> We must play the fox 1.0</a><br><br> by <a href="/bbs/?uid=11991"> misato</a> <br><br><br> <a href="/bbs/?pid=19895#p"> [Click to Play]</a> </td></tr></table> </p> https://www.lexaloffle.com/bbs/?tid=3241 https://www.lexaloffle.com/bbs/?tid=3241 Mon, 18 Apr 2016 14:53:58 UTC