Coder Social home page Coder Social logo

gmcgit / liracer Goto Github PK

View Code? Open in Web Editor NEW

This project forked from olavfosse/liracer-old

0.0 0.0 0.0 752 KB

The free and open source code racing game.

Home Page: https://liracer.org

License: GNU Affero General Public License v3.0

HTML 12.68% CSS 7.60% JavaScript 75.67% C++ 1.02% C 2.01% Haskell 0.15% Ruby 0.88%

liracer's Introduction

liracer

The free and open source code racing game.

License

The project is licensed under AGPLV3, but I preserve the right to change the license at will. I have no plans of making it proprietary, but I may change the FLOSS license as I see fit.

Contribute

The easiest way to contribute is to submit a code quote. The quotes are stored in models/quotes/<language>. The code quotes need to fullfil the following requirements.

  • Use literal tabs(not spaces) for indention.
  • Have maximum 79 characters per line.
  • Have no trailing newline.
  • Be idiomatic and well written.
  • Be moderately short.
  • Be interesting. The code should either display the syntax of a language with a familiar, easily digestible example such as fibonacci.cpp, fizz_buzz.c, hello_world.hs or fibonacci_sequence.rb, or be a real-life example.
  • Be valid code. The code does not need to be self sufficient, but no syntax errors should be present.
  • Be legitimate contributions(not spam garbage).

For a start you can translate an already existing quote to a new language.

Rewrite

A complete rewrite is in progress at https://github.com/olav35/liracer-rewrite. So far this is only a mock UI, so most contributions still belong in this repository.

liracer's People

Contributors

olavfosse 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.