GithubHelp home page GithubHelp logo

Nick Chambers's Projects

aindrew icon aindrew

This is an artificial intelligence in the works. It's goal is to talk, and learn. Some rigidness is to be expected.

ajenti icon ajenti

Ajenti - the web admin panel everyone wants.

arnoldc icon arnoldc

Arnold Schwarzenegger based programming language

articles icon articles

A collection of articles for various aspects of programming and programming languages

awesome-php icon awesome-php

A curated list of amazingly awesome PHP libraries, resources and shiny things.

awesome-python icon awesome-python

A curated list of awesome Python frameworks, libraries and resources. Inspired by awesome-php.

awesome-sysadmin icon awesome-sysadmin

A curated list of amazingly awesome open source sysadmin resources inspired by Awesome PHP.

bfjit icon bfjit

JIT compiler for the Brainfuck language

bunnyfarm icon bunnyfarm

Write a program that creates a linked list of bunny objects. Each bunny object must have Sex: Male, Female (random at creation 50/50) color: white, brown, black, spotted age : 0-10 (years old) Name : randomly chosen at creation from a list of bunny names. radioactive_mutant_vampire_bunny: true/false (decided at time of bunny creation 2% chance of true) At program initialization 5 bunnies must be created and given random colors. Each turn afterwards the bunnies age 1 year. So long as there is at least one male age 2 or older, for each female bunny in the list age 2 or older; a new bunny is created each turn. (i.e. if there was 1 adult male and 3 adult female bunnies, three new bunnies would be born each turn) New bunnies born should be the same color as their mother. If a bunny becomes older than 10 years old, it dies. If a radioactive mutant vampire bunny is born then each turn it will change exactly one non radioactive bunny into a radioactive vampire bunny. (if there are two radioactive mutant vampire bunnies two bunnies will be changed each turn and so on...) Radioactive vampire bunnies are excluded from regular breeding and do not count as adult bunnies. Radioactive vampire bunnies do not die until they reach age 50. The program should print a list of all the bunnies in the colony each turn along w/ all the bunnies details, sorted by age. The program should also output each turns events such as "Bunny Thumper was born! Bunny Fufu was born! Radioactive Mutant Vampire Bunny Darth Maul was born! Bunny Julius Caesar died! The program should write all screen output to a file. When all the bunnies have died the program terminates. If the bunny population exceeds 1000 a food shortage must occur killing exactly half of the bunnies (randomly chosen) ★ Modify the program to run in real time, with each turn lasting 2 seconds, and a one second pause between each announement. ★★ Allow the user to hit the 'k' key to initiate a mass rabit cull! which causes half of all the rabits to be killed (randomly chosen). ★★★★ Modify the program to place the rabits in an 80x80 grid. Have the rabits move one space each turn randomly. Mark juvenile males with m, adult males w/ M, juvenile females w/ f, adult femails w/ F radioactive mutant vampire bunnies with X Modify the program so that radioactive mutant vampire bunnies only convert bunnies that end a turn on an adjacent square. Modify the program so that new babies are born in an empty random adjacent square next to the mother bunny. (if no empty square exits then the baby bunny isn't born) ★★★★★ Modify the program so that it saves each turn to a file and can play back at accelearted speed all subsequent turns.

c2nim icon c2nim

c2nim is a tool to translate Ansi C code to Nimrod. The output is human-readable Nimrod code that is meant to be tweaked by hand before and after the translation process.

chisel icon chisel

a simple Python static blog generation utility

citra icon citra

Nintendo 3DS emulator/debugger

cleverbot icon cleverbot

An extensible IRC bot implemented using C++11 and Boost.Asio

cmake icon cmake

CMake, the cross-platform, open-source build system.

cx icon cx

A scripting language for fun and profit.

docker-nim icon docker-nim

Docker image for Nim compiler and nimble package manager

dongerdong icon dongerdong

ヽ༼ຈل͜ຈ༽ノ DongerDong IRC Fight Bot ヽ༼ຈل͜ຈ༽ノ

dson icon dson

Description and website of the Doge Serialized Object Notation, a data-interchange textformat that is easy to read and write for Shiba Inu dogs.

dtshell icon dtshell

A shell raylu pressured me into making.

fullscreenmario icon fullscreenmario

An HTML5 remake of the original Super Mario Brothers - expanded for wide screens.

gcc-explorer icon gcc-explorer

Run GCC (and other compilers) interactively from your web browser and experiment with its generated code

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.