Code Monkey home page Code Monkey logo

neko8's Introduction

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. It includes build-in tools, such as: code editor, sprite editor, tile map editor, sfx editor, music editor command line and a bunch of other stuff.

Important note: neko8 is currently being ported to c++, on the c branch

The console adds some technical limitations: 192x128 display, 512 8x8 sprites and other. It uses lua as a scripting language.

status in development
twitter @egordorichev
hashtag #neko8
chat discord
website itch.io
forum itch.io
bug tracker github.com
author @egordorichev

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.

neko8's People

Contributors

egordorichev avatar pibeplayer avatar freeblues avatar pi-pi3 avatar

Stargazers

John Pyper avatar

Watchers

John Pyper avatar James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.