Pharap
/ˈfɛː.ɹæp/ (フェアラップ). C++, C#, Haskell and Lua enthusiast. Not a professional, just an experienced hobbyist.
Pinned Repositories
ABSpriteEditor
A basic sprite editor designed for exporting and editing Arduboy sprites.
ArdboySpriteFramesExamples
Some simple examples of using sprite frames on Arduboy
CompilingLua
A guide for compiling Lua for Windows, complete with Batch script
DoxygenCheatsheet
Quick reference for Doxygen commands and syntax
EquipmentMenuSystem
An example of an extensible menu system
FixedPointsArduino
A fixed point arithmetic library for Arduino
Minesweeper
Finally, the Minesweeper game I've had locked in a cellar for several months
ResourceCollection
A collection of handy resources, as recommended by Pharap
SDL2-Project-Template
A Visual Studio template for SDL Projects
TableOfOpenSourceConsoles
A table of open source consoles
Pharap's Repositories
Pharap/FixedPointsArduino
A fixed point arithmetic library for Arduino
Pharap/CompilingLua
A guide for compiling Lua for Windows, complete with Batch script
Pharap/ABSpriteEditor
A basic sprite editor designed for exporting and editing Arduboy sprites.
Pharap/LoveShack
One-stop shop for packaging LÖVE files for Windows. Creates `.love` and `.exe` distributables.
Pharap/ArdFlamingo-Arduboy-Games
Arduboy Games
Pharap/ArdFlamingo.github.io
my website :)
Pharap/Arduboy-City-Life
Pharap/Arduboy-Font4x6
A modified version of @filmote's Font4x6.
Pharap/Arduboy2EEPROM-Draft
Draft version of the proposed Arduboy2EEPROM API
Pharap/ArduinoHashing
A simple library designed to make it easier to store a hash alongside EEPROM data.
Pharap/Mystlike-Demo-01
Simple demo using Love2D
Pharap/PlaylistGenerator
Generates a .xspf playlist
Pharap/Arduboy-TinyFont
Tiny 4x4 Font for Arduboy
Pharap/Arduboy-Trampoline-Demo
Demo of a trampoline for the Arduboy
Pharap/Arduboy2
An alternative library for the Arduboy miniature game system
Pharap/Arduboy2-HelloWorld
A simple CC0 "Hello World" example for Arduboy. Includes an annotated version and an unannotated version.
Pharap/ArduboyArticles
A collection of the articles I have written for the Arduboy magazine
Pharap/ArduboyFX
Library for accessing the external flash memory of the Arduboy FX and home made Arduboys with a flash chip.
Pharap/ArduboyHashTests
A series of tests to find a decent hash function for the Arduboy2EEPROM library
Pharap/ArduboyPackage
A temporary/backup hosting of the Arduboy board package.
Pharap/Command_Processor
Fork of observatory command processor
Pharap/Creapawn-Unfinished
Pharap/first_fx_try
Pharap/Flappo-FX
Pharap/GameTextInterpreter
Tiny multiplatform text game byte code engine for Arduboy, Arduino, Python, etc.
Pharap/GetOreMarkersInPB
Pharap/GrazielDungeonExample
Example map switching code for Graziel
Pharap/SizeDemo
A demonstration of how to get the size of an array
Pharap/StarTerrain
An example of rendering a background where the tiles are selected using a hash function
Pharap/untitled-platformer