Skip to main content

Questions tagged [community-challenge]

Reviewing code is fun! Use this tag to identify your post as an entry to the current community challenge. See the Community Bulletin, or browse the CR Meta site for more info. Typically you should also tag community-challenge questions with the [game] tag as well.

5 votes
2 answers
1k views

I have a bit of experience in programming but not that much. I was trying to create a TicTacToe Game in Javascript. I was doing my best to have a good structure. I was thinking about using classes, ...
Cats's user avatar
  • 165
2 votes
2 answers
207 views

This problem is from https://adventofcode.com/2020/ day 1. I need to find the N entries of inputs that sum to 2020 and then multiply those N numbers together. ...
Martin Morterol's user avatar
2 votes
1 answer
117 views

I have three lists of nodes. sources sinks pipes There is a directed weighted graph from sources to pipes to sinks. Sources are only connected to pipes and pipes only to sinks. But sources are not ...
yukashima huksay's user avatar
7 votes
3 answers
4k views

The LAMBCHOP doomsday device takes up much of the interior of Commander Lambda's space station, and as a result the prison blocks have an unusual layout. They are stacked in a triangular shape, and ...
user40929's user avatar
  • 163
6 votes
1 answer
4k views

I have an elevator simulator. After launching the script it always waits for the user input. The user can press get number, where number is a floor where the passenger is located. Note that one of the ...
Alex Ermolaev's user avatar
22 votes
4 answers
2k views

As we have our Community Oriented Development Extravaganza, Requiring Extreme Vigor Inciting Extraordinary Winners 2017 Challenge. Finally I had some time to write a tokenizer for my own language. It ...
Michał Paszkowski's user avatar
54 votes
1 answer
2k views

This is my attempt at the May 2017 Community Challenge in Swift, with a chain consisting of rigid links. I took this as an opportunity to learn SpriteKit, Apple's framework for 2D games. At least ...
Martin R's user avatar
  • 24.2k
9 votes
2 answers
452 views

My rational for this program, was to learn more of Python's standard library, I didn't actually know cmd was even in it until I started this program. It's also the ...
Peilonrayz's user avatar
  • 44.6k

15 30 50 per page
1
2 3 4 5
9