Search results

View (previous 20 | ) (20 | 50 | 100 | 250 | 500)
  • First we need to create a RPN parser (RPN since it's easier!). {{uses from|Library|C Runtime|component1=va_list|component2=va_start|component3=fprintf|compone ...
    6 KB (887 words) - 16:40, 1 September 2022
  • ...s Game] written in C for the original raylib library of which raylib-go is a Go wrapper. The arrow keys control the game as follows: ...
    23 KB (2,108 words) - 15:26, 29 August 2022
  • This is a two player version of Go Fish with a 9 card deal out where the human player always goes first. Also, this program uses a simplified deck (no suits but four of each card) similar to some children's ...
    12 KB (1,990 words) - 08:16, 31 August 2022
  • {{alertbox|#ffffd8|'''WARNING! DRAFT!'''<br>This page is a draft. Really. I'm just trying to write down the policies that everyone's b It is policy on Rosetta Code that pages be on topic and edited in a way that is respectful of others' contributions. ...
    8 KB (1,284 words) - 13:37, 20 May 2013
  • Uses the Tk library. <syntaxhighlight lang="python">""" Uno Card Game """ ...
    24 KB (3,035 words) - 09:35, 30 August 2022
  • Uses the Gtk library. <syntaxhighlight lang="julia">using Gtk, Colors, Cairo, Graphics ...
    8 KB (974 words) - 11:04, 30 August 2022
  • ...to support the basic task and (b) extensions. The program was designed as a first cut/test bed more for understanding and exploring the problem space r ...ucing re-loadable game records and the ability to replay a saved game from a given position forward ...
    45 KB (5,275 words) - 18:49, 30 August 2022
  • ...kepfeltoltes.eu/images/2021/08/19/736NumberTrplets2_tn.jpg Number Triplets Game - goal image] <br>[https://youtu.be/er_PwYhtn9Q Number Triplets Game in Ring - video] ...
    74 KB (8,971 words) - 11:25, 6 January 2024
  • |[[24 game]] |24 game ...
    17 KB (2,295 words) - 20:17, 4 February 2010
  • ...There are two files: a module and a file to implement the GUI server's Gtk game view. using Sockets, Distributed, Colors ...
    13 KB (1,601 words) - 08:24, 5 September 2022
  • ...r [https://en.wikipedia.org/wiki/Aristid_Lindenmayer Aristid Lindenmayer], a biologist who created it in order to simulate the growth of plants. ...string. The B string can contain zero, one or multiple symbols, including A. ...
    16 KB (2,207 words) - 13:00, 13 May 2024
  • This task is about making a clone of the game "GREED" by Matthew Day. This game is played on a grid of &nbsp; '''79''' &nbsp; column by &nbsp; '''22''' &nbsp; rows of ran ...
    50 KB (5,643 words) - 14:30, 27 August 2022
  • A RosettaCode contributor is going on a long journey. ...amming language manual and a list of RosettaCode tasks, &nbsp; but there's a catch: &nbsp; the tasks have to be description only and not include all the ...
    61 KB (7,948 words) - 18:57, 3 February 2024
  • ...ple, trying to write to executable code or read-only memory, dereferencing a null pointer, etc. Often this happens when an array is indexed out-of bound myVariable = myArray[500]; //causes a segfault ...
    13 KB (2,121 words) - 10:42, 4 February 2024
  • ...Read." It's a summary or abbreviation used to provide a brief overview of a longer piece of content, making it easier for readers to quickly grasp the Give a brief overview of a programming language. ''Brief'' means a hundred words or fewer, preferably fewer. ...
    21 KB (3,050 words) - 22:20, 30 October 2023
  • Display a word in inverse video &nbsp; (or reverse video) &nbsp; followed by a word in normal video. jsr strout ; Print a null terminated string. ...
    24 KB (3,087 words) - 12:02, 13 February 2024
  • A word is a &nbsp; ''prime word'' &nbsp; if all its individual letters &nbsp; (expresse '''A''' &nbsp; ASCII decimal code is: &nbsp; '''65''' ...
    42 KB (5,705 words) - 22:34, 13 April 2024
  • This [[C]] version of [[RCRPG]] implements a single key text interface based on [[wp:ncurses|ncurses]]. This version is a all-in-one file approach; it would be better to split in includes files at ...
    14 KB (2,071 words) - 11:45, 30 August 2022
  • ...(including the blank tile). The 'cuboid look' may be simulated rather than using actual 3D graphics and the cubes may either rotate or remain static. ...playable game as opposed to a program which automatically attempts to find a solution without user intervention. ...
    163 KB (20,336 words) - 11:00, 5 November 2023
  • * Whether it is suitable for game sound effects (low-latency start, resource efficiency, supports many simult [Note: If it seems to be a good idea, this task may be revised to specify a particular timeline rather than just 'demonstrate these features'.] ...
    43 KB (5,369 words) - 15:23, 26 May 2024
View (previous 20 | ) (20 | 50 | 100 | 250 | 500)