This page creates directly Non-CSS Table-based HTML usable in Itch.io homepage.
Warning : Homepage setup in https://itch.io/user/settings preview is misleading (not WYSIWYG)

  • Game jams    What is it?

  • 202X

  • 201X

  • 2005 ~ 2009

  • 2000 ~ 2004

  • Unclassifiable

  • RSD (Rect Sync Defense) RSDRSD (Rect Sync Defense) : When "Missile Command" meets "Rez"... Read more... Sound & music by Lucas Fleur. -- RECTANGLES ONLY gamedev challenge --
      
    2A2F AAFF2A2F : In this weird snake game, player2 controls fruits. Anaconda Awesomeness vs Fruity Freedom. Read more...
      
    And I Push GGJ2015prjatAnd I Push : The early development of my action/puzzle game (with Katinaé and Florent) after 45 hours of work at Global Gam Jam 2015. The theme of the jam was "What do we do now?" and my answer was to integrate as much cryptic elements as possible to confuse the player and force him/her to search and experiment. Read more...
      
    Invasion Commander: Reversed Invaders revinvaInvasion Commander: Reversed Invaders : Ever wanted to play on Invaders' side? You command the invasion fleet! You control the invaders! You can dodge, fire, fool AI cannon on the ground. Let's invade the Earth!
      
    Keineged an nor keineged-an-norKeineged an nor : Point-and-Click X Die-and-Retry parodic adventure game with lots of vicious traps and more than 30 ways to die easily. Inspired by Shadowgate. Play it in your browser. Presskit.
      
    SpaceBloop spcbleepSpaceBloop : Evolve-Space-Shooter - Destroy boss arms to make them stronger! Pico-8 examples of cartridge save/load data, and direct access to sprite/video memory. Play it in your browser or watch gameplay video.
      
    A Quai (Aqu-eight) Musical Pico-8 demo AQuaiA Quai (Aqu-eight) Musical Pico-8 demo : A 8-bit Yann Tiersen's "A Quai" remix made in ~1h30 during the "a chiptune presque parfait" contest with friends. Also known as "My Gabber Romance".
      
    Tesseract Pico-8 demo PicoTessTesseract Pico-8 demo : Pico-8 rectangle demo wirth bumping hypercubes and a built-in 8-bit music.
      
    Pico-8 Demo test testantop8Pico-8 Demo test : Small test I made while playing with the main Pico-8 functions. Rectangles, lines, cosine, random, text with sprites (no fonts)
      
    1 year already and still coding my jam game 1yafter1 year already and still coding my jam game : 1 year after #GGJ15, "And I Push" is becoming Cipher Pusher. The game is still in work in progress, and here is some information about overall project management. Video (French) My presentation document
      
    SOUNDTEST - Blind test community project vgbtrandSOUNDTEST - Blind test community project : A funny example of "Constraint Satisfaction Problem" applied to "fair" videogame blind test. You may still propose new titles here or support the project by 'liking' it here. Read more...
      
    3 HIT SHOP modifications for Stunfest ticketing stunshop3 HIT SHOP modifications for Stunfest ticketing : I built a custom prestashop layer to help friends from 3 HIT COMBO to add advanced shop functions for the STUNFEST event. It was mainly done to ease tournaments registration and administration. It was used in 2011 and 2012. Waldo's seal of approval.
      
    FFVIII Triple Triad IRL cards ffttFFVIII Triple Triad IRL cards : For a friend's birthday I decided to create a full set of all FFVIII Triple Triad cards. Since this process is rather long I thought it was easier to design an image processing software to extract every card image and post-process them automatically as RTF file ready to be printed out. Please do not ask for this program or source: it is not for sale.
      
    DDR ''leekspin'' mix chooser DdrMixChooserGLDDR ''leekspin'' mix chooser : Orihime Inoue and Phoenix Wright will help you to choose your DDR mix wisely before tournaments. And yes that leek is spinning like in the original meme. This small project is a great opportunity to learn OpenGL since standard Allegro 4.2 renders are not hardware accelerated.
      
    1000 AD Chronotrigger (chip)music ct1000ad1000 AD Chronotrigger (chip)music : Chip tune programmatically generated
      
    DDR Studio ddrstudioDDR Studio : A minimalist DDR stepchart editor for SM and DWI file formats, includes lyrics output. It provides PDF printout for your training on specific songs. No music output anyway; only editing purposes. No external PDF library (only PDF 1.0 instructions from Adobe specifications reference).
      
    My 3D-Modeler ModelMy 3D-Modeler : Yes, I'm that kind of fool that coded his own simple-3D-model texturning engine to pre-render 2D sprites. For example, it was used in Kalaksi shooter to build sprites for the ship.
      
    Encryption tool ConvEncryption tool : After having spent some time playing security challenges (crypto, stegano, and other whitehat website riddles like those on HackQuest or WeChall) I decided to write my own conversion tool to do crypto challenges faster.
      
    Patakes pataPatakes : My polished Tetris clone. Five game modes in all, including two 2-Player battle modes. It uses screenshake, explosions, transparency, lit sprites. DUMB was integrated to output compressed sounds (MP3,OGG) or tracker musics (IT,MOD,S3M,XM)
      
    Kalaksi kalaKalaksi : Another space shooter. This time with a more arcade gameplay inspired by Galaga / Galaxian. It includes early version of my menus engine & GUI.
      
    Pakoss pakossPakoss : A 2-player pacman clone, to learn collective AI involving 2 targets (attractive or repulsive). This includes Dragonball Kamehamehas, jumps, hi-speed, dark lights, bosses, earthquakes and burps.
      
    Space Invaders clone #1 siSpace Invaders clone #1 : In this Space Invaders clone, I added some background effects using direct access to video memory, and particles using sub-bitmaps.
      
    Dnc Wiz Me  dncDnc Wiz Me : Vertical space shooter. My first game using sprites, music(MIDI), sound, save/load, mouse input, timers, thanks to Allegro.
      
    Alex Kidd CPC Janken ALEX.BASAlex Kidd CPC Janken : A way to output multicolored small graphics in Basic is to use transparent characters. A trick when you don't know about sprites and assembly.