mirror of https://gitlab.com/octtspacc/OcttKB
OcttKB Cross-Repo Sync (HTML to Raw)
This commit is contained in:
parent
0dabcd0b61
commit
eb5e56d0b2
|
@ -1,6 +1,6 @@
|
|||
created: 20230307215116937
|
||||
creator: Octt
|
||||
modified: 20231120001826056
|
||||
modified: 20231125201131888
|
||||
modifier: Octt
|
||||
tags: Game
|
||||
title: Saved/Games
|
||||
|
@ -14,6 +14,8 @@ List of some small games I liked, I must save them but don't know where.
|
|||
** //<<YoutubeL ZQ4uYyCW7aA "Project DIVA on DS - Tutorial and Second Demo">>//
|
||||
** [[Pre-packaged version by Nullbyt on archive.org|https://archive.org/details/project-ds]] (//This upload contains the AFT charts and songs already converted and ready to play//)
|
||||
|
||||
* [[The Legend of Zelda: Rip-off the kingdom|https://praxisofficiel.itch.io/rotk]] --- //Une recréation du jeu The Legend of Zelda Tears of the kingdom//
|
||||
|
||||
* [[Rogule|https://rogule.com/]] - //A dungeon a day keeps the Balrog away// --- <<[ "[[Git|https://github.com/chr15m/rogule.com]]">>
|
||||
|
||||
* [[Terri-Fried|https://polymars.itch.io/terri-fried]] --- //multi-platform C++ game made for Ludum Dare 46//, a good example of porting to many consoles --- <<[# Git"https://github.com/PolyMarsDev/Terri-Fried">>
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
created: 20231103223458206
|
||||
creator: Octt
|
||||
modified: 20231123214510702
|
||||
modified: 20231125201508469
|
||||
modifier: Octt
|
||||
title: Simple DirectMedia Layer
|
||||
|
||||
|
@ -13,6 +13,7 @@ title: Simple DirectMedia Layer
|
|||
* [[Exploring SDL (Wikibooks)|https://en.wikibooks.org/wiki/SDL_(Simple_DirectMedia_Layer)]] --- introduction to SDL with the most important basic information, + some WIP examples
|
||||
|
||||
* Minimal examples of using the HTML5 canvas via SDL, through WebAssembly and [[C|https://github.com/shlomnissan/sdl-wasm]] or [[C++|https://github.com/timhutton/sdl-canvas-wasm]]
|
||||
* [[sdl-joystick-polling.c|https://gist.github.com/fabiocolacio/423169234b8daf876d8eb75d8a5f2e95]] --- // A demonstration of using SDL2 to poll the state of buttons and axes on a joystick//
|
||||
|
||||
* [[LuaSDL 1.2|https://github.com/soulik/LuaSDL]] --- //Lua binding to libSDL 1.2// --- should find the time to try this properly and if it actually works on embedded Linux consoles etc.
|
||||
* [[[Release] SDL-3DS 1.2.15 - Simple DirectMedia Layer for 3DS|https://gbatemp.net/threads/release-sdl-3ds-1-2-15-simple-directmedia-layer-for-3ds.459291/]]
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
created: 20231123234637524
|
||||
created: 20231126121647173
|
||||
current-tiddler: GettingStarted
|
||||
modified: 20231123234637524
|
||||
modified: 20231126121647173
|
||||
title: $:/HistoryList
|
||||
type: application/json
|
|
@ -1,6 +1,2 @@
|
|||
created: 20231123184224049
|
||||
creator: Octt
|
||||
list:
|
||||
modified: 20231123234456255
|
||||
modifier: Octt
|
||||
title: $:/StoryList
|
|
@ -1,7 +1,7 @@
|
|||
created: 20230501095944427
|
||||
creator: Octt
|
||||
modified: 20231123221740178
|
||||
modified: 20231125201431066
|
||||
modifier: Octt
|
||||
title: $:/state/search/currentTab
|
||||
|
||||
$:/core/ui/DefaultSearchResultList
|
||||
$:/plugins/danielo515/ContextPlugin/visualizer
|
|
@ -1,6 +1,6 @@
|
|||
created: 20220920092307479
|
||||
creator: Octt
|
||||
modified: 20231123232810507
|
||||
modified: 20231126121617375
|
||||
modifier: Octt
|
||||
title: $:/state/tab/sidebar--595412856
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
created: 20230501095944427
|
||||
creator: Octt
|
||||
modified: 20231123221740178
|
||||
modified: 20231125201431067
|
||||
modifier: Octt
|
||||
title: $:/state/tab/search-results/sidebar
|
||||
|
||||
$:/core/ui/DefaultSearchResultList
|
||||
$:/plugins/danielo515/ContextPlugin/visualizer
|
Loading…
Reference in New Issue