About
Hello fellow fisherman,
We've all heard that saying, "it's like shooting fish in a barrel" to represent a task that's easy and undemanding. However, not many of those people have actually tried to shoot fish in a barrel, whether or not that is due to PETA and the like who knows.
Here I present you with a rather simple game, but one of those games that is tirelessly addicting such as snake, Tetris, or brick breaker. It is bold to place "Fish in a Barrel" among such canonical games but once you've played for yourself it will be hard to disagree.
You may select the number of fish once the program is running, however changing this will reset the game. Also note that a larger number of fish than the original number cannot be selected due to the nature of an Array.
Click anywhere in the display window to play the game. Aim your harpoon gun using the right and left arrow keys. Last, but certainly not least, let loose a harpoon with a simple tap of the spacebar.
**Also try changing the gravitational constant acting on the fish to catch those pesky evaders**
Refer to the PDF readME file for "Fish in a Barrel" for more information on the game you can't stop playing.
Happy Fishing!
Translations
Code | Language | Translator | Run | |
---|---|---|---|---|
![]() |
Credits
Jack Taylor; Loo Kang Wee; Leow Guan Sin
The "Shoot Prime Numbers Game" is presented as a simple yet "tirelessly addicting" game, drawing comparisons to classic addictive games like Snake, Tetris, and Brick Breaker. The core gameplay involves using a harpoon gun to shoot "fish" that presumably represent numbers, with the objective likely being to target prime numbers.
The "Shoot Prime Numbers Game Simulator HTML5" is a web-based, interactive version of this game. It is hosted on the Open Educational Resources / Open Source Physics @ Singapore platform.
Key Quote: "Here I present you with a rather simple game, but one of those games that is tirelessly addicting such as snake, Tetris, or brick breaker."
2. Gameplay Mechanics (from the Simulator Description):
The simulator offers basic controls and customizable elements:
- Objective: While not explicitly stated in the provided text, the title strongly suggests the goal is to shoot the fish that are prime numbers.
- Controls:Aiming: Right and left arrow keys control the harpoon gun.
- Firing: The spacebar releases the harpoon.
- Starting: Click anywhere in the display window to begin playing.
- Customization: Players can select the number of fish at the start of a game or after a reset. However, the number of fish cannot exceed the original number due to the nature of an Array data structure.
- Difficulty Adjustment: The game allows players to "try changing the gravitational constant acting on the fish to catch those pesky evaders," suggesting a physics element influencing the movement of the targets.
Key Quotes:
- "Aim your harpoon gun using the right and left arrow keys. Last, but certainly not least, let loose a harpoon with a simple tap of the spacebar."
- "You may select the number of fish once the program is running, however changing this will reset the game. Also note that a larger number of fish than the original number cannot be selected due to the nature of an Array."
- "Also try changing the gravitational constant acting on the fish to catch those pesky evaders"
3. Educational Context and Open Educational Resources:
The simulator is hosted under the Open Educational Resources / Open Source Physics @ Singapore initiative, indicating its potential for educational use in mathematics, specifically related to whole numbers and the concept of prime numbers.
The presence of "Sample Learning Goals" (although the text is "[texthttps://www.compadre.org/osp/items/detail.cfm?ID=13993" target="_blank" rel="noopener noreferrer" style="box-sizing: border-box; color: rgb(0, 102, 204); text-decoration: underline;">https://www.compadre.org/osp/items/detail.cfm?ID=13993 by Jack Taylor" and "https://weelookang.blogspot.com/2018/10/shooting-fish-in-barrel-game-javascript.html by Jack Taylor and lookang") suggests the game may have evolved or been documented in different places online.
The extensive list of other simulations highlights the broader context of open educational resources being developed and shared by this initiative.
7. Further Information:
The description encourages users to "Refer to the PDF readME file for 'Fish in a Barrel' for more information on the game you can't stop playing." This suggests that a separate documentation file exists which likely provides more detailed information about the game's rules, objectives, and possibly its mathematical or pedagogical design.
Conclusion:
The "Shoot Prime Numbers Game" and its HTML5 simulator offer an engaging and potentially educational way to interact with the concept of prime numbers. Its simple mechanics, combined with the addictive nature suggested by the description, could make it a useful tool for learning and reinforcing the identification of prime numbers. Being an open educational resource, it is freely available for use and adaptation under the specified license. Accessing the referenced PDF readme file would likely provide a more comprehensive understanding of the game's design and educational goals.
Shoot Prime Numbers Game Study Guide
Quiz
- What is the core mathematical concept tested by the "Shoot Prime Numbers Game"?
- According to the "About" section, what canonical games does the author boldly compare "Shoot Prime Numbers Game" to, and what characteristic do they share?
- Describe the basic gameplay mechanics of the "Shoot Prime Numbers Game" as outlined in the "About" section.
- What adjustable parameter is specifically mentioned that can be used to make catching the fish more challenging?
- Who are credited as the creators of the "Shoot Prime Numbers Game" according to both provided sources?
- Where can one find a more detailed PDF readME file for the game, as mentioned in the "About" section?
- What type of license governs the use of the "Shoot Prime Numbers Game" content?
- Besides the embedded game, what other listed resources on the "Open Educational Resources / Open Source Physics @ Singapore" page relate to mathematical concepts? Provide at least two examples.
- What does the phrase "it's like shooting fish in a barrel" typically represent, and how does the game title play on this idiom?
- What is the primary function of the provided iframe code on the "Open Educational Resources / Open Source Physics @ Singapore" page?
Quiz Answer Key
- The core mathematical concept tested by the game is the identification of prime numbers. Players need to distinguish prime numbers from composite numbers to succeed in the game.
- The author compares the game to snake, Tetris, and brick breaker, noting that these are tirelessly addicting games despite their simplicity. The author suggests "Shoot Prime Numbers Game" shares this addictive quality.
- Players aim a harpoon gun using the right and left arrow keys and shoot by tapping the spacebar. The objective is to shoot the "fish" that are displaying prime numbers.
- The gravitational constant acting on the fish can be changed to make them move in a more evasive manner, thus increasing the difficulty of catching them.
- Jack Taylor, Loo Kang Wee, and Leow Guan Sin are credited as the creators of the "Shoot Prime Numbers Game" in both provided sources.
- The PDF readME file for more information on the game can be found by referring to the link provided in the "About" section under "Refer to the PDF readME file for 'Fish in a Barrel'."
- The content of the "Shoot Prime Numbers Game" is licensed under a Creative Commons Attribution-Share Alike 4.0 Singapore License.
- Examples of other listed resources related to mathematical concepts include "Generate primes up to N using the sieve of Eratosthenes algorithm HTML5" and "Greatest common divisor (gcd) of two integers HTML5".
- The phrase typically represents a task that is very easy and undemanding. The game title is a playful twist, suggesting that shooting "prime number fish" might not be as easy as the idiom implies, especially with added challenges.
- The iframe code is used to embed the interactive "Shoot Prime Numbers Game Simulator HTML5" directly into a webpage, allowing users to play the game within that page.
Essay Format Questions
- Discuss how the "Shoot Prime Numbers Game" could be used as an educational tool in a mathematics curriculum. Consider the game's mechanics and the learning goals it implicitly and explicitly addresses.
- Analyze the author's comparison of "Shoot Prime Numbers Game" to classic addictive games. To what extent do you agree with this comparison, and what elements of the game might contribute to its potential addictiveness?
- Explore the significance of making the "Shoot Prime Numbers Game" available as an open educational resource. What are the potential benefits of this licensing for educators and learners?
- Based on the provided information, describe the broader context of the "Shoot Prime Numbers Game" within the "Open Educational Resources / Open Source Physics @ Singapore" project. What other types of educational resources are available on this platform, and what is the overall aim of the project?
- Critically evaluate the information provided about the "Shoot Prime Numbers Game." What additional information or features might enhance the game's educational value and user experience?
Glossary of Key Terms
- Prime Number: A natural number greater than 1 that has no positive divisors other than 1 and itself. Examples include 2, 3, 5, 7, 11.
- HTML5: The latest evolution of the standard that defines HTML. It is used for structuring and presenting content on the World Wide Web and includes support for multimedia without the need for plugins.
- Open Educational Resources (OER): Teaching, learning, and research materials that are available freely at no cost to users. They often come with licenses that permit their re-use, adaptation, and distribution.
- Open Source Physics (OSP): A project focused on creating and sharing computational tools and resources for physics education, often involving simulations and interactive models.
- Simulation: A computer-based model that imitates a real-world process or system, allowing users to interact with and observe its behavior.
- JavaScript: A high-level, often just-in-time compiled programming language that conforms to the ECMAScript specification. It is commonly used in web browsers to make web pages interactive.
- iframe: An HTML element that creates an inline frame, which can be used to embed another HTML document within the current HTML document.
- Gravitational Constant: A fundamental physical constant that determines the strength of the gravitational force between two objects with mass. In the context of the game, it is an adjustable parameter affecting the movement of the fish.
- Creative Commons License: A type of public copyright license that enables the free distribution of an otherwise copyrighted work. The specific license mentioned, "Attribution-Share Alike 4.0 Singapore License," requires users to give appropriate credit and to license any derivative works under the same terms.
- Algorithm: A well-defined sequence of instructions, typically to solve a class of problems or to perform a computation. The "sieve of Eratosthenes algorithm" mentioned is a specific method for finding all prime numbers up to a given integer
Sample Learning Goals
[text]
For Teachers
[text]
Research
[text]
Video
[text]
Version:
- https://www.compadre.org/osp/items/detail.cfm?ID=13993 by Jack Taylor
- https://weelookang.blogspot.com/2018/10/shooting-fish-in-barrel-game-javascript.html by Jack Taylor and lookang
Other Resources
[text]
Frequently Asked Questions: Shoot Prime Numbers Game
1. What is the "Shoot Prime Numbers Game"?
The "Shoot Prime Numbers Game" is a simple yet potentially addictive game where the player uses a harpoon gun to target and "shoot" fish. The core gameplay involves aiming and firing at the moving fish within a display window. The goal is not explicitly stated in the provided text, but given the title of the encompassing project ("Shoot Prime Numbers Game"), it is highly probable that the fish are associated with numbers, and the objective is to shoot only the fish displaying prime numbers.
2. How do I play the game?
To play the game, you need to click anywhere within the display window to activate it. You can then control the aim of your harpoon gun using the right and left arrow keys. Once you have aimed at a target (presumably a fish displaying a number), you can fire a harpoon by simply tapping the spacebar.
3. Can I adjust the difficulty of the game?
The provided text mentions that you can select the number of fish once the program is running. Changing this number will reset the game. It also suggests trying to adjust the gravitational constant acting on the fish, which would likely affect their movement and thus the difficulty of hitting them.
4. What is the connection between this game and prime numbers?
While the detailed rules are not explicitly stated in these excerpts, the title "Shoot Prime Numbers Game" strongly suggests that the game involves identifying and targeting prime numbers. It's likely that the fish display different whole numbers, and the player is tasked with shooting only those fish that are prime numbers.
5. Is this game available online?
Yes, the excerpts provide an embed link (<iframe width="100%" height="100%" src="https://iwant2study.org/lookangejss/math/ejss_model_ShootingFish/ShootingFish_Simulation.xhtml " frameborder="0"></iframe>) which indicates that the game is an HTML5 simulator accessible through a web browser. Additionally, two versions are mentioned with specific URLs:
- https://www.compadre.org/osp/items/detail.cfm?ID=13993
- https://weelookang.blogspot.com/2018/10/shooting-fish-in-barrel-game-javascript.html
6. Who created this game and the associated resources?
The game and its associated materials are credited to Jack Taylor, Loo Kang Wee, and Leow Guan Sin. They are associated with Open Educational Resources / Open Source Physics @ Singapore.
7. What is the purpose of this game? Is it educational?
Based on its inclusion under "Mathematics," "whole numbers," and within the context of Open Educational Resources / Open Source Physics @ Singapore, the primary purpose of the "Shoot Prime Numbers Game" is likely educational. It provides an engaging and interactive way for learners to practice identifying prime numbers. The mention of "Sample Learning Goals" and a section "For Teachers" further supports its educational intent.
8. Are there other similar educational resources available from the same source?
Yes, the "Open Educational Resources / Open Source Physics @ Singapore" website hosts a wide variety of interactive JavaScript simulations and applets covering various topics in mathematics and physics. The provided text includes a long list of other available resources, such as simulations for harmonic oscillations, Geiger counters, sound analysis, symmetry, determinants, the Sieve of Eratosthenes, lunar lander, electromagnetism, mechanics, waves, fractals, games for mathematical concepts (like addition and fractions), and much more. This indicates a rich collection of open educational tools.
- Details
- Written by Loo Kang Wee
- Parent Category: Numbers and Algebra
- Category: Whole Numbers
- Hits: 5475