Log In  
Follow
liconaj

Cart #flappybalt-1 | 2025-01-02 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
17

A clone of Haxeflixel's Flappybalt.

The source code of this game can also be found here

Controls

Just press Z, X, C or V

Changelogs

2025-01-01

After a long time, I finally decided to release this game by adding the following features that I had proposed:

  • Independent move of new saws at enter.
  • To make saws unstable and shoot out when a set of saws is full.

I tried adding sound effects but nothing convinced me, so I decided to put just a sound effect when losing. I'm not very good at making sound effects. If anyone is up for making some that fit or composing some piece of music, it is welcome.

17
5 comments



Cart #inkspill-7 | 2023-01-29 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
18

This is a flood-it clone inspired by the game Ink Spill from the book "Making Games with Python & Pygame". This game and also some of the others that I have already done and published here are part of a personal challenge which consists in doing clones of these games.

How to play

In order to win you have to flood the entire board with one color within a certain number of moves. You can do a flood fill on the tip left tile, changing the color of any adjacent tiles of the same color.

Controls

  • Change color - ⬅️/➡️
  • Flood fill - 🅾️/Z/C

[ Continue Reading.. ]

18
15 comments



Cart #snakeii-0 | 2023-01-12 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
40

This a little demake of Snake II from Nokia 1100. I wanted to implement some fancy features of the original game but that I hardly find in the clones (and know I can see why). I hope you like it, and thanks for playing!

40
6 comments



Cart #asteroids1-4 | 2022-12-25 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
5

Changelogs v2.0

  • Added difficulty level selector.
  • Adjusted velocity of asteroids according to size of asteroids: bigger asteroids will be slower, and smaller will be faster.
  • Now all asteroids will always have, relatively, equal sizes at the start of the game.
  • Added counter of total destroyed asteroids.
  • Added stats of number of destroyed asteroids.
  • Randomize color of the ship.
  • Added music.
    Edit: desactive key binding for reset best time in game over screen as can be easily pressed by mistake in mobiles.

Music
Song "space" from Pico-8 Tunes Volume 1 by @gruber_music. See https://www.lexaloffle.com/bbs/?tid=29008

5
3 comments



Cart #slidingpuzzle-2 | 2022-07-02 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
1

A simple 4x4 sliding puzzle

Controls

  • Z/C - Solve
  • X/V - Shuffle
  • Arrows/Click - Move
1
1 comment



Cart #memorypuzzle_0-0 | 2022-05-16 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA

1 comment



Cart #desertball1-0 | 2022-04-19 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
6

About

This game is heavily inspired by a minigame from Pureya by Majorariatto Studios (https://store.steampowered.com/app/1268960/pureya/). It's an endless runner with some not very original game mechanics but fun! Let me know your comments and enjoy!

Edit: I've beaten my previous highscore xD, and now it is 794, what's yours?

Music Credits

Musical composition by Robby Duguay (https://www.lexaloffle.com/bbs/?tid=2619). So many thanks!

6
2 comments



Cart #dodger1-3 | 2023-05-16 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
10

Changelogs

Version 1.2

  • Fixed error with max integer in score.
    NOTE: Highscores obtained with previous versions will be reset.

Version 1.1

  • Doubled number of hearts.
10
3 comments