• This repository has been archived on 20/Feb/2018
  • Stars
    star
    111
  • Rank 314,510 (Top 7 %)
  • Language
    C++
  • Created about 7 years ago
  • Updated about 7 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Fantasy console inspired by pico8, tic80 and liko12, written in c++

Guys, this branch is used for porting neko8 to c++. It is not stable or usable yet, we will announce, when it will be.

neko8

Neko8 is a fantasy console, inspired by pico8, liko12 and tic80. It is open-source and fully free. Its goal is to be a fun and useful tool for game development and especially for game jams.

Currently it features:

  • Pico8-like api
  • Code editor
  • Sprite editor
  • Map editor prototype
  • Terminal
  • Build-in API docs
  • Support for both lua and asm programming (planning add BASIC support)
  • Some easter eggs ;)

Our developers can be found on discord.

Installing ang running

Download and extract the source. In the root folder run:

love .

You will need löve2d 0.10.2 to run neko8. Löve2d version is really important!

Contributing

If you'd like to contribute to neko8, feel free to fork and make pull requests! However, we ask you to follow the formatting guidelines for this project.

  • Use non-expanded, i.e. the regular, tabs.
  • Keep a maximum line length of 80 characters.
  • Double quotes are preferred over single quotes.
  • Don't use concatenation where string.format would be more beneficial.
  • If unsure how to format something, check how it's formatted in existing code.

More Repositories

1

BurningKnight

Top-down roguelike about goblins, lamps and magic
C#
319
star
2

LastTry

🌳 LastTry is open-source game written in Java, using LibGDX library and inspired by Terraria 🌳
Java
119
star
3

pemsa

Runtime emulation for PICO-8
C
99
star
4

lit

Lit scripting language
C
45
star
5

CurseOfTheArrow

Source code for my old game Curse of the Arrow
Lua
34
star
6

pemsa-sdl

SDL2 backend for pemsa pico8 runtime
C++
27
star
7

pico-player

Magic js library, that allows you to run PICO-8 carts in browser without exporting them
JavaScript
18
star
8

BurningKnightJava

Java branch of Burning Knight
Java
17
star
9

byejava

Java to C# converter
Java
13
star
10

static-lit

Ancient branch of lit, before it became dynamicly-typed.
C
10
star
11

funk

A complete language with the only variable type being a function
C
6
star
12

tsab

Lit based game development framework (aka love2d but for lit)
C
5
star
13

lunas

Complies Lua into JS
JavaScript
5
star
14

time-lapse

Time lapse tool for linux / ludum dare
Shell
3
star
15

lit-vscode

Lit syntax support for Visual Studio Code
2
star
16

BurningWiki

Burning Knight wiki data, pulled from the game
CSS
2
star
17

egordorichev.github.io

Overview of my projects / resume
HTML
2
star
18

word-garden

My ludum dare 47 entry - realtime online multiplayer visual chat board
JavaScript
2
star
19

HighSpeedRabbit

One of my first pico8 games (unfinished, just for history)
1
star
20

https

HTTPS requests support for lit
C
1
star
21

lit-ace

Lit syntax support for ace editor
JavaScript
1
star
22

lib.lit

Basic C library setup example for lit
CMake
1
star
23

jams

Super old jam games (just for history)
Lua
1
star
24

tsab_lua

To Steam and beyond (old lua version, moving to lit now)
C++
1
star
25

safe-spot

Ludum Dare 50 entry
JavaScript
1
star
26

embed-file

A C script to embed strings into a .c file
C
1
star
27

tsab_pico

PICO-8 style API module for tsab
Lua
1
star
28

lurker.lit

hotswap for lit - rxi's lurker but written in lit
1
star
29

archive

tag.gz support for lit
C
1
star
30

TREE-2

A great fantasy console for FC dev jam
Lua
1
star
31

flute

A gamedev framework built around tsab & lit
1
star
32

lit-wiki

Latest build of lit wiki
HTML
1
star
33

lit-html

Latest build of lit with emscripten
JavaScript
1
star
34

pemsa-pinvoke

C# pinvoke glue for the pemsa pico8 runtime
C++
1
star
35

dino

Custom wordpress theme for my blog
PHP
1
star
36

PlanetCreator

Continuing my Unity practice by writing a planet generator (a super basic one)
C#
1
star
37

pemsa-3d

Unity based pemsa cart runner gamificated
C#
1
star